home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Emulatoren / UAE0.6.4 / Uae.app / Uae.nib / data.classes < prev    next >
Text File  |  2000-05-27  |  242b  |  12 lines

  1. AmigaView = {
  2.     ACTIONS = {
  3.     "eject:" = "eject:"; 
  4.     "insert:" = "insert:"; 
  5.     "joystick:" = "joystick:"; 
  6.     "quit:" = "quit:"; 
  7.     "reset:" = "reset:"; 
  8.     }; 
  9.     SUPERCLASS = View; 
  10. };
  11. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  12.